* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

html,
body {
    width: 100%;
    height: 100%;
    position: relative;
    max-width: 720px;
    margin: 0 auto;
}

a {
    text-decoration: none;
}

.neirong {
    padding-top: 1.78rem;
}

.top_zhiding {
    position: fixed;
    top: 0;
    left: 1;
    margin-bottom: 1.78rem;
    z-index: 999;
}

.top_menu {
    width: 100%;
    height: 1rem;
    background-color: #CB2122;
    padding: 0.16rem 0.31rem 0.2rem 0.3rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.top_menu span {
    font-size: 0.32rem;
    color: #fff;
}

.top_logo {
    width: 0.73rem;
    height: 0.64rem;
}

.top_ydd {
    width: 0.82rem;
    height: 0.3rem;
}

.top_menu_l {
    display: flex;
}

.top_menu_r {
    width: 2.9rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.xiaochengxu,
.kehuduan {
    height: 0.4rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.kehuduan_a {
    display: flex;
    align-items: center;
}

.erweima_box {
    margin: 0 0.3rem;
    width: 6.9rem;
    height: 2rem;
    background-color: rgb(80, 77, 77);
}

.erweima {
    width: 7.5rem;
    min-height: 100%;
    position: fixed;
    background-color: rgb(182, 180, 180, 0.5);
    padding-top: 3rem;
    padding-left: 1.25rem;
    display: none;
    z-index: 999;
}

.erweima_size {
    width: 5rem;
    height: 5rem;
}

.nav_img {
    width: 0.44rem;
    height: 0.44rem;
}

.nav_img2 {
    width: 0.42rem;
    height: 0.39rem;
}

/* index */
.clickbox {
    width: 7.5rem;
    padding: 0.47rem 0.31rem 0.11rem 0.31rem;
    display: flex;
    flex-wrap: wrap;
    background-color: #fff;
    justify-content: space-between;
    display: none;
}

.clickbox_text {
    height: 0.45rem;
    margin-right: 0.42rem;
    font-size: 0.32rem;
    font-weight: 500;
    color: #666666;
    margin-bottom: 0.36rem;
    text-align: center;
    display: flex;
    align-items: center;
    padding: 0.3rem;
}

.clickbox_text:nth-child(4n) {
    margin-right: 0;
}

.zhiding_list {
    padding-top: 0.15rem;
    padding-bottom: 0.36rem;
    margin: 0.15rem 0.3rem 0 0.3rem;
    width: 6.9rem;
    border-bottom: 0.01rem solid #F2F3F5;
}

.zhiding {
    margin-top: 0.20rem;
    width: 6.9rem;
}

.zhiding_text {
    font-size: 0.32rem;
    font-weight: 500;
    color: #333333;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.zhiding_text a {
	color: #333333;
}

.zhiding_time {
    display: flex;
    align-items: center;
    font-size: 0.22rem;
    font-weight: 500;
    color: #ABB3BA;
    margin-top: 0.1rem;
}

.zhiding_time1 {
    color: #E26162;
    margin-right: 0.16rem;
}

.zhiding_time2 {
    margin: 0 0.16rem;
}

.Swiper_box {
    background-color: #F5F5F5;
    padding-top: 0.16rem;
    padding-bottom: 0.16rem;
}

.mySwiper {
    height: 2.24rem;
    width: 7.5rem;
}

.shishi_author {
    margin-right: 0.16rem;
}

.shishi_timer {
    color: #4B7AA5;
    margin-right: 0.16rem;
}

.lists {
    margin-left: 0.3rem;
}

/* 二级 */

.tab_list {
    height: 0.77rem;
    padding: 0.14rem 0.21rem 0.2rem 0.3rem;
    border-bottom: 0.01rem solid #EDEDED;
    color: #333333;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #fff;
}

.tab_list_l {
    font-size: 0.32rem;
    font-weight: 500;
    width: 6.65rem;
    height: 0.9rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.tab_list_r_img {
    margin-top: 0.1rem;
    margin-left: 0.03rem;
    width: 0.34rem;
    height: 0.28rem;
}

.tab_text {
    position: relative;
    margin-right: 0.2rem;
}

.tab_list_active {
    color: #D72B1D;
}

.tab_list_active:after {
    content: '';
    width: 0.4rem;
    height: 0.04rem;
    background-color: #D72B1D;
    display: block;
    position: absolute;
    left: 0.11rem;
    top: 0.6rem;
}

.tab_details {
    margin: 0 0.3rem 0.48rem 0.3rem;
}

/* .tab_details_tj {
    margin-bottom: 0.48rem;
} */

.list_tj {
    margin: 0 0.3rem 0.4rem 0.3rem;
}

.list_news2_big {
    width: 6.9rem;
    height: 3.88rem;
    margin-top: 0.1rem;
    margin-bottom: 0.22rem;

    width: 100%;
    object-fit: cover;
}

.list_news2_big img {
    width: 100%;
    height: 100%;
}

/* yanghi1 */
.list_news {
    width: 6.9rem;
    height: 2.24rem;
    margin-top: 0.36rem;
    padding-bottom: 0.32rem;
    border-bottom: 0.01rem solid #F2F3F5;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.list_news_tj {
    height: 2.24rem;
    background-color: #fff;
    padding: 0.36rem 0.3rem 0.32rem 0.3rem;
    border-bottom: 0.01rem solid #F2F3F5;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.list_news_l {
    width: 4.56rem;
    height: 1.52rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.list_news_l2 {
    width: 6.5rem;
    height: 1.52rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.list_news_lt {
    font-size: 0.32rem;
    font-weight: 500;
    color: #333333;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.list_news_lb {
    display: flex;
    align-items: center;
    font-size: 0.22rem;
    font-weight: 500;
    color: #ABB3BA;
}

.list_news_lb_1 {
    margin-right: 0.16rem;
}

.list_news_r {
    width: 2.24rem;
    height: 1.52rem;
}

.list_news_r img {
    width: 100%;
    height: 100%;
}

/* yangshi2 */

.list_news2 {
    width: 6.9rem;
    display: block;
    margin-top: 0.5rem;
    padding-bottom: 0.36rem;
    border-bottom: 0.01rem solid #F2F3F5;
}

.list_news2_img {
    width: 2.24rem;
    height: 1.56rem;
    border-radius: 0.06rem;
}

.list_news2_t {
    width: 6.9rem;
    font-size: 0.32rem;
    font-weight: 500;
    color: #333333;
    margin-top: 0.5rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.list_news2_tj {
    font-size: 0.32rem;
    font-weight: 500;
    color: #333333;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.list_news2_m {
    width: 6.9rem;
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
    margin-right: 0.3rem;
    display: flex;
    justify-content: space-between;
}

/* 翻页 */
.fanye {
    margin: 0.48rem 0.74rem 0.66rem;
    display: flex;
    justify-content: space-between;
}

.meiye {
    width: 0.36rem;
    height: 0.36rem;
    border-radius: 0.06rem;
    border: 0.01rem solid #DDDDDD;
    color: #4B7AA5;
    font-size: 0.22rem;
    font-weight: 500;

    display: flex;
    justify-content: center;
    align-items: center;
}

.fanye_active {
    background-color: #4B7AA5;
    color: #fff;
}

/* 尾页 */
.top_menu2 {
    width: 7.5rem;
    height: 1rem;
    background-color: #CB2122;
    padding: 0.16rem 0.31rem 0.2rem 0.3rem;
    display: flex;
    justify-content: left;
    align-items: center;
    position: fixed;
    left: 1;
    top: 0;
    z-index: 999;
}

.top_menu2_l {
    margin-left: 0.36rem;
}

.top_menu2 span {
    font-size: 0.32rem;
    color: #fff;
}

.top_logo2 {
    width: 0.73rem;
    height: 0.64rem;
}

.top_menu_r2 {
    width: 2.9rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.xiaochengxu2,
.kehuduan2 {
    height: 0.4rem;
    display: flex;
    /* align-items: center; */
    /* justify-content: space-between; */
}

.nav_img12 {
    width: 0.44rem;
    height: 0.44rem;
}

.nav_img22 {
    width: 0.42rem;
    height: 0.39rem;
}

/* 

*/
.content2 {
    margin: 0 0.4rem;
    margin-top: 1.4rem;
}

.content_title2 {
    margin: 0.4rem 0;
    font-size: 0.46rem;
    font-weight: 800;
    color: #404040;
    /* line-height: 68px; */
}

.content_time2 {
    display: flex;
    align-items: center;
    font-size: 0.28rem;
    font-weight: 500;
    color: #ABB3BA;
}

.content_time2 p:last-child {
    margin-left: 0.21rem;
}

.content_text2 {
    line-height: 0.56rem;
    font-size: 0.42rem;
    font-weight: 500;
    color: #404040;
    text-indent: 2em;
    margin: 0.4rem 0;
}

.content_img2 {
    width: 6.7rem;
    height: 4.46rem;
    border-radius: 0.06rem;
}

.content_img2 img {
    width: 6.7rem;
    height: 4.46rem;
}

.content_author2 {
    font-size: 0.24rem;
    font-weight: 500;
    color: #989CA5;
    text-align: right;
    margin-bottom: 0.7rem;
}




/* 底部 */
.footer {
    width: 7.5rem;
    height: 1.4rem;
    background-color: #f8f8f8;
    display: flex;
    align-items: center;
    justify-content: center;
}

.footer img {
    width: 3.2rem;
    height: 1.1rem;
}